scripty2

class S2.UI.Tabs

Description

A set of tabs.

Superclass

Constructor

new S2.UI.Tabs(element, options)

Instance methods

  • setSelectedPanel #

    S2.UI.Tabs#setSelectedPanel(panel) -> undefined
    • panel (Element): The panel to make active.
  • setSelectedTab #

    S2.UI.Tabs#setSelectedTab(tab) -> undefined
    • tab (Element): The tab to make active.